CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单片机 SD卡

搜索资源列表

  1. U盘SD卡读写

    1下载:
  2. 单片机操作U盘SD卡的程序和相关资料!非常难得!
  3. 所属分类:源码下载

  1. 基于AVR单片机的SD卡读写实验

    0下载:
  2. 基于AVR单片机的SD卡读写实验
  3. 所属分类:源码下载

  1. 51单片机读写SD卡程序

    1下载:
  2. 51单片机读写SD卡程序
  3. 所属分类:源码下载

    • 发布日期:2011-05-11
    • 文件大小:117171
    • 提供者:martin200866
  1. PIC单片机 SD卡读写

    0下载:
  2. pic单片机 SD卡传输读写程序
  3. 所属分类:系统编程

    • 发布日期:2011-12-23
    • 文件大小:1997
    • 提供者:cjq777
  1. SMT32单片机读写SD卡代码

    1下载:
  2. 工程代码实现了SMT32单片机读写SD卡的功能,有利于学习者加快了解SD卡的操作
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 完整的单片机读写SD卡程序

    1下载:
  2. 完整的单片机读写SD卡程序,C51,KEIL 开发环境。,Complete single-chip program to read and write SD card, C51, KEIL development environment.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-21
    • 文件大小:237947
    • 提供者:pengjun
  1. MCS51_SD_SPI_driver

    0下载:
  2. SD卡在SPI模式在的全套完整驱动,适用于8051兼容单片机-SD cards in SPI mode of the complete driver for 8051-compliant single-chip
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:24082
    • 提供者:zhangruibin
  1. RW-UD-SD-andMP3

    0下载:
  2. 用AVR单片机实现读写u盘sd卡,及播放MP3(基于微型操作系统)。-AVR Microcontroller with u to read and write disk sd card, and play MP3 (based on micro-operating system).
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:44868
    • 提供者:jepen
  1. STC12C5A60S2-SD-EBOOK

    0下载:
  2. STC12C5A60S2单片机+ SD卡+HZK16汉字字库+ EBOOK电子书+TFT图像显示-STC12C5A60S2 SCM+ SD card+ HZK16 Chinese character+ EBOOK+ TFT image display e-book
  3. 所属分类:SCM

    • 发布日期:2017-03-24
    • 文件大小:614968
    • 提供者:陈松灿
  1. SDcardreadprogram

    0下载:
  2. 通过单片机实现SD卡读写功能. 1、SD卡采用SPI通信 2、先往SD里顺序写入0-255共256个数据,然后再读回送LCD1602显示 -Use microcontroller to read and write sd card
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:5108
    • 提供者:天一
  1. SD

    0下载:
  2. sd卡的程序,上面记录了SD卡的详细读卡写卡方式,适合51单片机或者其他-sd card procedures, the above records the SD card reader to write in detail the way cards for 51 single-chip or other
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:25583
    • 提供者:聂福六
  1. M8+SD+VS1003=MP3

    0下载:
  2. 用单片机+SD卡+VS1003实现MP3-MCU+ SD card+ VS1003 achieve MP3
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:4677
    • 提供者:送名
  1. MMC(SD)

    0下载:
  2. AVR单片机SD卡完整的驱动程序,此功能介绍了SD卡底层驱动。 -AVR complete single-chip SD card driver, this feature is introduced the bottom of SD card drive.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1575765
    • 提供者:sunwenjun
  1. 51-reda-write-SD-2-17

    0下载:
  2. 单片机51系列,SD卡的读写,目的要读取MICRO SD 卡,体积小,容量大。有一定的实用价值-51 Series single-chip, SD card reader, the purpose to read MICRO SD card, small size, large capacity. Have some practical value
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:122867
    • 提供者:chongcao
  1. SD

    0下载:
  2. SD卡驱动程序,用于ARM7单片机,完全能用-SD card driver for the ARM7 microcontroller, can be used completely
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:13932
    • 提供者:李辚
  1. sd

    0下载:
  2. 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:41653
    • 提供者:
  1. SPI方式SD卡读写程序

    2下载:
  2. SPI方式SD卡读写程序。实际验证过,可以读写SD卡。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. SD卡资料

    0下载:
  2. SD卡初始化,及读写流程,以及SD卡上文件系统介绍,及51MCU FAT32文件系统程序(The SD card initialization, and the reading and writing process, as well as the file system introduction on the SD card, and the 51MCU FAT32 file system program)
  3. 所属分类:微处理器开发

    • 发布日期:2018-05-02
    • 文件大小:11758592
    • 提供者:ChinaOrange
  1. SD卡测试

    0下载:
  2. 基于单片机SPI读取SD卡,51单片机实现SD卡的读写(Read SD card based on MCU SPI, read and write SD card by 51 MCU.)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:125952
    • 提供者:cai29
  1. 单片机读写SD卡

    1下载:
  2. 利用51单片机,模拟SPI通信,实现对SD卡的数据读写(Data Reading and Writing of SD Card Using 51 Single Chip Microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2020-09-07
    • 文件大小:44032
    • 提供者:沧海一粟11
« 12 3 4 5 6 7 8 9 10 ... 28 »
搜珍网 www.dssz.com